Objects Types and Constants Properties Methods Object Hierarchy Index

Command Property

Description:

Returns the command associated with the key, as a string.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Command(&prop);

Visual Basic:
prop = object.Command

/r/n

Parts:

prop

BSTR

[out][retval]

The command associated with the key.

Defined in:

KeyBinding


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums